home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SuperHack
/
SuperHack CD.bin
/
CODING
/
GRAPHICS
/
RAYTRACE.ZIP
/
MKH.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1994-06-11
|
175 b
|
6 lines
REM Comment this line out if you don't have TASM
tasm /zi /ml htasm;
wcl386 /c /j /oxt /l=dos4g loadpcx.c
wcl386 /j /oxt /l=dos4g /fm=ht.map ht.c htasm.obj loadpcx.obj